test: skip test-path on Salsa CI
authorLuca Boccassi <bluca@debian.org>
Sat, 12 Aug 2023 14:15:55 +0000 (15:15 +0100)
committerLuca Boccassi <bluca@debian.org>
Sat, 30 Sep 2023 10:34:39 +0000 (11:34 +0100)
commitfdd93f5ab900a9159a2300393caf40efca5faa7a
tree0b1f98fe11c3f857f21c00880ff4b7de8445d5ad
parent7fa250be81f5c4c5d8ea9fc70f3a3fb0d8fd484d
test: skip test-path on Salsa CI

Salsa is the Debian git forge. In the package build environment test-path
always fails as we cannot set up cgroups and so the path unit fails to
start. Skip the test in that environment.

Unfortunately meson doesn't allow one to skip individual tests by name.

Origin: upstream, https://github.com/systemd/systemd/commit/a0b0b670ab6caa119eef37bda0d70b7273a70568

Gbp-Pq: Name test-skip-test-path-on-Salsa-CI.patch
src/shared/tests.c
src/test/test-path.c